-
Home
-
WP eCommerce
-
3.15.1 (latest)
-
Code
-
Classes
- PaymentMethodGateway
Total Complexity |
47 |
Dependencies |
24 |
Dependents |
2 |
Total lines |
328 |
Lines of code |
235 |
Logical lines of code |
101 |
Comment lines |
50 |
Methods |
16 |
Properties |
3 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_verifyGatewayResponse() |
B |
39 |
15 |
74 |
find() |
A |
46 |
14 |
36 |
_validateId() |
S |
62 |
3 |
12 |
baseSignature() |
S |
51 |
1 |
31 |
grant() |
S |
62 |
2 |
12 |
delete() |
S |
64 |
2 |
9 |
updateSignature() |
S |
60 |
1 |
15 |
__construct() |
S |
71 |
1 |
6 |
create() |
S |
74 |
1 |
4 |
update() |
S |
74 |
1 |
4 |
revoke() |
S |
66 |
1 |
10 |
createSignature() |
S |
75 |
1 |
4 |
deleteSignature() |
S |
80 |
1 |
3 |
_doCreate() |
S |
72 |
1 |
5 |
_doUpdate() |
S |
72 |
1 |
5 |
_doDelete() |
S |
72 |
1 |
5 |